Change the global suspend event channel lock file to a per-domain lock file
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 4 May 2010 11:12:28 +0000 (12:12 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 4 May 2010 11:12:28 +0000 (12:12 +0100)
commit335c738c440e8a283e10660d38bf82532b439cf8
treefe8b39f6bacc47192af94962f9e3a7a2b5d1670b
parent1edbc90d9991dcf2196114bf1d7ac2a75b996f3a
Change the global suspend event channel lock file to a per-domain lock file

This allows multiple guests to be migrated or protected by Remus
simultaneously.

Signed-off-by: Shriram Rajagopalan <rshriram@cs.ubc.ca>
Acked-by: Brendan Cully <brendan@cs.ubc.ca>
tools/libxc/xc_suspend.c
tools/libxc/xenguest.h
tools/libxl/libxl_dom.c
tools/python/xen/lowlevel/checkpoint/libcheckpoint.c
tools/xcutils/xc_save.c